PgFontset.getFont

Returns the font in the fontset that contains the best glyph for a Unicode character.

class PgFontset
getFont
(
uint wc
)

Parameters

wc uint

a Unicode character

Return Value

Type: PgFont

a PangoFont

Meta